CIMPLICITY REST API Web Service
CIMPLICITY REST API Web Service / ServerSettings Json Schema
In This Topic
    ServerSettings Json Schema
    In This Topic
    Description
    The results of the Settings Get.
    Overview
    ServerSettings
    The results of the Settings Get.
    MaxReadRequestObjects : number
    The maximum number of objects that can be read in one call.
    MaxWriteRequestObjects : number
    The maximum number of objects that can be written in one call.
    Properties
    NameDescriptionData Type
    The maximum number of objects that can be read in one call.number
    The maximum number of objects that can be written in one call.number
    See Also